Skip to content

Conversation

@web-padawan
Copy link
Member

@web-padawan web-padawan commented Oct 1, 2025

Description

Fixes #10149

Type of change

  • Refactor / bugfix

Note

There was a problem with testing on iOS device, see recording below:

  • Second field has focus, clearing first field - works (field loses focus as expected)
  • First field has focus, clearing second field - broken (focus stays in the first field)
ScreenRecording_09-25-2025.12-55-21_1.MP4

@web-padawan web-padawan marked this pull request as ready for review October 2, 2025 13:35
@DiegoCardoso
Copy link
Contributor

I tried the branch on my iPhone, and the reported issue appears quite rarely. I wasn't able to define which steps are required to reproduce it.

@web-padawan web-padawan force-pushed the refactor/clear-button-mousedown-mobile branch from 2e3b806 to 6d8831c Compare October 15, 2025 14:04
@web-padawan
Copy link
Member Author

Added missing logic to the date-picker to ensure preventDefault() is called when the overlay is opened.
IMO we can proceed with the change since the iOS problem mentioned above appears to be quite rare.

@sonarqubecloud
Copy link

@web-padawan web-padawan removed the request for review from vursen October 28, 2025 07:22
@web-padawan web-padawan merged commit a93f9ef into main Oct 28, 2025
11 of 12 checks passed
@web-padawan web-padawan deleted the refactor/clear-button-mousedown-mobile branch October 28, 2025 07:23
web-padawan added a commit that referenced this pull request Oct 28, 2025
web-padawan added a commit that referenced this pull request Oct 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Blur listener not triggering on clear icon tap using iPad

4 participants